_mods NAME _mods - signed long modulus 32%32->32 assembly tag not callable from C ENTRY D0 = 32 bit signed integer D1 = 32 bit signed integer RETURN D0 = D0 % D1 FUNCTION This is an assembly function that DICE uses whenever it needs to do a long modulus. This function is not callable from C. SEE ALSO _divs, _modu, _muls, _mulu